gdk: add API to convert coords between parent and child windows
authorMichael Natterer <mitch@gimp.org>
Thu, 15 Apr 2010 10:59:44 +0000 (12:59 +0200)
committerMichael Natterer <mitch@gimp.org>
Thu, 15 Apr 2010 10:59:44 +0000 (12:59 +0200)
commit5a52d2a2f09c1999488190d935339e75dbe44c48
tree9913442b4e05d8bbfa1815fa2b7c97211bdf3941
parent615f91daddf983307b93092fd5a1b52f41b8cb94
gdk: add API to convert coords between parent and child windows

which also works for offscreen windows and their embedder.
Also add gdk_window_get_effective_parent() and
gdk_window_get_effective_toplevel() which are offscreen aware.
gdk/gdk.symbols
gdk/gdkwindow.c
gdk/gdkwindow.h